home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2001 April / CD Rom Data Nisan 2001.iso / Internet / data1.cab / Program_Executable_Files / ts2lite.exe / %MAINDIR% / CSSDefs / Internet Explorer 5.5.def < prev    next >
Encoding:
Text File  |  2000-11-30  |  11.3 KB  |  686 lines

  1. '************************************************************************
  2. '
  3. '    TopStyle IE5.5 Definition
  4. '
  5. '************************************************************************
  6.  
  7. [definition]
  8. Version=2.0
  9. Revision=0
  10. Author=Nick Bradbury
  11. Icon=msie
  12. NamedColors=1
  13. SystemColors=0
  14. RGBColors=1
  15. @font-face=1
  16.  
  17. [known types]
  18. <units>            = (pt|in|pc|mm|cm|px|em|ex)
  19. <generic-family>    = (serif|sans\-serif|cursive|fantasy|monospace)
  20. <absolute-size>     = (xx\-small|x\-small|small|medium|large|x\-large|xx\-large)
  21. <relative-size>        = (larger|smaller)
  22.  
  23. [selectors]
  24. Class=Y
  25. ID=Y
  26. Contextual=Y
  27. Child=N
  28. Descendant=Y
  29. Sibling=N
  30. Attribute=N
  31. Universal=Y
  32.  
  33. [pseudo]
  34. :link
  35. :visited
  36. :active
  37. :hover
  38. :first-line
  39. :first-letter
  40.  
  41. [groups]
  42. Behaviors
  43. Box
  44. Classification
  45. Color and Background
  46. Font
  47. Other
  48. Positioning
  49. Printing
  50. Scrollbar
  51. Text
  52.  
  53. [properties]
  54. background
  55. background-attachment
  56. background-color
  57. background-image
  58. background-position
  59. background-repeat
  60. behavior
  61. border
  62. border-bottom
  63. border-bottom-color
  64. border-bottom-style
  65. border-bottom-width
  66. border-collapse
  67. border-color
  68. border-left
  69. border-left-color
  70. border-left-style
  71. border-left-width
  72. border-right
  73. border-right-color
  74. border-right-style
  75. border-right-width
  76. border-style
  77. border-top
  78. border-top-color
  79. border-top-style
  80. border-top-width
  81. border-width
  82. clear
  83. clip
  84. color
  85. cursor
  86. direction
  87. display
  88. filter
  89. float
  90. font
  91. font-family
  92. font-size
  93. font-style
  94. font-variant
  95. font-weight
  96. height
  97. ime-mode
  98. layout-grid
  99. layout-grid-char
  100. layout-grid-char-spacing
  101. layout-grid-line
  102. layout-grid-mode
  103. layout-grid-type
  104. left
  105. letter-spacing
  106. line-break
  107. line-height
  108. list-style
  109. list-style-image
  110. list-style-position
  111. list-style-type
  112. margin
  113. margin-bottom
  114. margin-left
  115. margin-right
  116. margin-top
  117. overflow
  118. padding
  119. padding-bottom
  120. padding-left
  121. padding-right
  122. padding-top
  123. page-break-after
  124. page-break-before
  125. position
  126. right
  127. ruby-align
  128. ruby-overhang
  129. ruby-position
  130. table-layout
  131. text-align
  132. text-decoration
  133. text-indent
  134. text-justify
  135. text-transform
  136. top
  137. unicode-bidi
  138. vertical-align
  139. visibility
  140. width
  141. word-break
  142. z-index
  143. scrollbar-3d-light-color
  144. scrollbar-arrow-color
  145. scrollbar-base-color
  146. scrollbar-dark-shadow-color
  147. scrollbar-face-color
  148. scrollbar-highlight-color
  149. scrollbar-shadow-color
  150. text-underline-position
  151. word-wrap
  152. writing-mode
  153. zoom
  154.  
  155. [background]
  156. group=Color and Background
  157. value1=<background-color>
  158. value2=<background-image>
  159. value3=<background-repeat>
  160. value4=<background-attachment>
  161. value5=<background-position>
  162.  
  163. [background-attachment]
  164. initial=scroll
  165. group=Color and Background
  166. value1=scroll|fixed
  167.  
  168. [background-color]
  169. initial=transparent
  170. group=Color and Background
  171. value1=transparent|<color>
  172.  
  173. [background-image]
  174. initial=none
  175. group=Color and Background
  176. value1=<url>|none
  177.  
  178. [background-position]
  179. group=Color and Background
  180. multiple=1
  181. value1=(<percentage>|<length>)||(top|center|bottom)||(left|center|right)
  182.  
  183. [background-repeat]
  184. initial=repeat
  185. group=Color and Background
  186. value1=repeat\-x|repeat\-y|no\-repeat|repeat
  187.  
  188. [behavior]
  189. group=Behaviors
  190. value1=<uri>
  191. value2=<uri>
  192. value3=<uri>
  193. value4=<uri>
  194. value5=<uri>
  195.  
  196. [border]
  197. group=Box
  198. value1=<border-width>
  199. value2=<border-style>
  200. value3=<color>
  201.  
  202. [border-bottom]
  203. group=Box
  204. value1=<border-bottom-width>
  205. value2=<border-style>
  206. value3=<border-bottom-color>
  207.  
  208. [border-bottom-color]
  209. group=Box
  210. value1=<color>
  211.  
  212. [border-bottom-style]
  213. group=Box
  214. value1=none|solid|double|groove|ridge|inset|outset|dotted|dashed
  215.  
  216. [border-bottom-width]
  217. group=Box
  218. value1=thin|medium|thick|<length>
  219.  
  220. [border-collapse]
  221. group=Box
  222. initial=separate
  223. value1=separate|collapse
  224.  
  225. [border-color]
  226. group=Box
  227. value1=<border-top-color>
  228. value2=<border-right-color>
  229. value3=<border-bottom-color>
  230. value4=<border-left-color>
  231.  
  232. [border-left]
  233. group=Box
  234. value1=<border-left-width>
  235. value2=<border-left-style>
  236. value3=<border-left-color>
  237.  
  238. [border-left-color]
  239. group=Box
  240. value1=<color>
  241.  
  242. [border-left-style]
  243. group=Box
  244. value1=none|solid|double|groove|ridge|inset|outset|dotted|dashed
  245.  
  246. [border-left-width]
  247. group=Box
  248. value1=thin|medium|thick|<length>
  249.  
  250. [border-right]
  251. group=Box
  252. value1=<border-right-width>
  253. value2=<border-right-style>
  254. value3=<border-right-color>
  255.  
  256. [border-right-color]
  257. group=Box
  258. value1=<color>
  259.  
  260. [border-right-style]
  261. group=Box
  262. value1=none|solid|double|groove|ridge|inset|outset|dotted|dashed
  263.  
  264. [border-right-width]
  265. group=Box
  266. value1=thin|medium|thick|<length>
  267.  
  268. [border-style]
  269. group=Box
  270. value1=<border-top-style>
  271. value2=<border-right-style>
  272. value3=<border-bottom-style>
  273. value4=<border-left-style>
  274.  
  275. [border-top]
  276. group=Box
  277. value1=<border-top-width>
  278. value2=<border-top-style>
  279. value3=<border-top-color>
  280.  
  281. [border-top-color]
  282. group=Box
  283. value1=<color>
  284.  
  285. [border-top-style]
  286. group=Box
  287. value1=none|solid|double|groove|ridge|inset|outset|dotted|dashed
  288.  
  289. [border-top-width]
  290. group=Box
  291. value1=thin|medium|thick|<length>
  292.  
  293. [border-width]
  294. group=Box
  295. value1=<border-top-width>
  296. value2=<border-right-width>
  297. value3=<border-bottom-width>
  298. value4=<border-left-width>
  299.  
  300. [clear]
  301. group=Box
  302. value1=none|left|right|both
  303.  
  304. [clip]
  305. group=Positioning
  306. value1=<shape>|auto
  307.  
  308. [color]
  309. group=Color and Background
  310. value1=<color>
  311.  
  312. [cursor]
  313. group=Other
  314. multiple=1
  315. value1=<uri>|auto|crosshair|default|hand|move|e\-resize|ne\-resize|nw\-resize|n\-resize|se\-resize|sw\-resize|s\-resize|w\-resize|text|wait|help
  316.  
  317. [direction]
  318. group=Text
  319. initial=ltr
  320. value1=ltr|rtl|inherit
  321.  
  322. [display]
  323. group=Classification
  324. value1=none|block|inline|table\-header\-group|table\-footer\-group|list\-item
  325.  
  326. [filter]
  327. group=Other
  328. multiple=1
  329. value1=<visualfilter>||<revealfilter>||<blendfilter>
  330.  
  331. [float]
  332. group=Box
  333. initial=none
  334. value1=left|right|none
  335.  
  336. [font]
  337. inherited=1
  338. group=Font
  339. value1=<font-weight>
  340. value2=<font-style>
  341. value3=<font-variant>
  342. value4=<font-size>
  343. value5=<line-height>
  344. value6=<font-family>
  345.  
  346. [font-family]
  347. inherited=1
  348. group=Font
  349. value1=((<generic-family>|<family-name>),)*(<generic-family>|<family-name>)
  350.  
  351. [font-size]
  352. inherited=1
  353. initial=medium
  354. group=Font
  355. value1=<relative-size>|<absolute-size>|<percentage>|<length>
  356.  
  357. [font-style]
  358. group=Font
  359. value1=normal|italic|oblique
  360.  
  361. [font-variant]
  362. group=Font
  363. value1=normal|small\-caps
  364.  
  365. [font-weight]
  366. group=Font
  367. value1=normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  368.  
  369. [height]
  370. group=Positioning
  371. initial=auto
  372. value1=auto|<percentage>|<length>
  373.  
  374. [ime-mode]
  375. group=Text
  376. initial=auto
  377. value1=auto|active|inactive|disabled
  378.  
  379. [layout-grid]
  380. group=Text
  381. value1=<layout-grid-mode>
  382. value2=<layout-grid-type>
  383. value3=<layout-grid-line>
  384. value4=<layout-grid-char>
  385. value5=<layout-grid-char-spacing>
  386.  
  387. [layout-grid-char]
  388. group=Text
  389. initial=none
  390. value1=none|auto|<percentage>|<length>
  391.  
  392. [layout-grid-char-spacing]
  393. group=Text
  394. initial=auto
  395. value1=auto|<percentage>|<length>
  396.  
  397. [layout-grid-line]
  398. group=Text
  399. initial=none
  400. value1=none|auto|<percentage>|<length>
  401.  
  402. [layout-grid-mode]
  403. group=Text
  404. initial=both
  405. value1=both|none|line|char
  406.  
  407. [layout-grid-type]
  408. group=Text
  409. initial=loose
  410. value1=loose|strict|fixed
  411.  
  412. [left]
  413. group=Positioning
  414. value1=auto|<percentage>|<length>
  415.  
  416. [letter-spacing]
  417. group=Text
  418. initial=normal
  419. value1=normal|<length>
  420.  
  421. [line-break]
  422. group=Text
  423. initial=normal
  424. value1=normal|strict
  425.  
  426. [line-height]
  427. group=Text
  428. value1=normal|<percentage>|<length>|<number>
  429.  
  430. [list-style]
  431. inherited=1
  432. initial=
  433. group=Classification
  434. value1=<list-style-type>
  435. value2=<list-style-position>
  436. value3=<list-style-image>
  437.  
  438. [list-style-image]
  439. inherited=1
  440. initial=none
  441. group=Classification
  442. value1=<url>|none
  443.  
  444. [list-style-position]
  445. inherited=1
  446. initial=outside
  447. group=Classification
  448. value1=inside|outside
  449.  
  450. [list-style-type]
  451. inherited=1
  452. initial=disc
  453. group=Classification
  454. value1=disc|circle|square|decimal|lower\-roman|upper\-roman|lower\-alpha|upper\-alpha|none
  455.  
  456. [margin]
  457. inherited=0
  458. initial=
  459. group=Box
  460. value1=<margin-top>
  461. value2=<margin-right>
  462. value3=<margin-bottom>
  463. value4=<margin-left>
  464.  
  465. [margin-bottom]
  466. inherited=0
  467. initial=0
  468. group=Box
  469. value1=<percentage>|<length>|auto
  470.  
  471. [margin-left]
  472. inherited=0
  473. initial=0
  474. group=Box
  475. value1=<percentage>|<length>|auto
  476.  
  477. [margin-right]
  478. inherited=0
  479. initial=0
  480. group=Box
  481. value1=<percentage>|<length>|auto
  482.  
  483. [margin-top]
  484. inherited=0
  485. initial=0
  486. group=Box
  487. value1=<percentage>|<length>|auto
  488.  
  489. [overflow]
  490. group=Positioning
  491. initial=visible
  492. value1=visible|hidden|scroll|auto
  493.  
  494. [overflow-x]
  495. group=Positioning
  496. initial=visible
  497. value1=visible|hidden|scroll|auto
  498.  
  499. [overflow-y]
  500. group=Positioning
  501. initial=visible
  502. value1=visible|hidden|scroll|auto
  503.  
  504. [padding]
  505. inherited=0
  506. initial=
  507. group=Box
  508. value1=<padding-top>
  509. value2=<padding-right>
  510. value3=<padding-bottom>
  511. value4=<padding-left>
  512.  
  513. [padding-bottom]
  514. inherited=0
  515. initial=0
  516. group=Box
  517. value1=<percentage>|<length>
  518.  
  519. [padding-left]
  520. inherited=0
  521. initial=0
  522. group=Box
  523. value1=<percentage>|<length>
  524.  
  525. [padding-right]
  526. inherited=0
  527. initial=0
  528. group=Box
  529. value1=<percentage>|<length>
  530.  
  531. [padding-top]
  532. inherited=0
  533. initial=0
  534. group=Box
  535. value1=<percentage>|<length>
  536.  
  537. [page-break-after]
  538. group=Printing
  539. initial=auto
  540. value1=auto|always
  541.  
  542. [page-break-before]
  543. group=Printing
  544. initial=auto
  545. value1=auto|always
  546.  
  547. [position]
  548. group=Positioning
  549. initial=static
  550. value1=absolute|relative|static
  551.  
  552. [right]
  553. group=Positioning
  554. value1=auto|<percentage>|<length>
  555.  
  556. [ruby-align]
  557. group=Text
  558. initial=auto
  559. value1=auto|left|center|right|distribute\-letter|distribute\-space|line\-edge
  560.  
  561. [ruby-overhang]
  562. group=Text
  563. initial=auto
  564. value1=auto|whitespace|none
  565.  
  566. [ruby-position]
  567. group=Text
  568. initial=above
  569. value1=above|inline
  570.  
  571. [scrollbar-3d-light-color]
  572. group=Scrollbar
  573. value1=<color>
  574.  
  575. [scrollbar-arrow-color]
  576. group=Scrollbar
  577. value1=<color>
  578.  
  579. [scrollbar-base-color]
  580. group=Scrollbar
  581. value1=<color>
  582.  
  583. [scrollbar-dark-shadow-color]
  584. group=Scrollbar
  585. value1=<color>
  586.  
  587. [scrollbar-face-color]
  588. group=Scrollbar
  589. value1=<color>
  590.  
  591. [scrollbar-highlight-color]
  592. group=Scrollbar
  593. value1=<color>
  594.  
  595. [scrollbar-shadow-color]
  596. group=Scrollbar
  597. value1=<color>
  598.  
  599. [table-layout]
  600. group=Box
  601. initial=auto
  602. value1=auto|fixed
  603.  
  604. [text-align]
  605. group=Text
  606. value1=left|right|center|justify
  607.  
  608. [text-decoration]
  609. group=Text
  610. initial=None
  611. multiple=1
  612. value1=none|underline|overline|line\-through
  613.  
  614. [text-indent]
  615. group=Text
  616. value1=<percentage>|<length>
  617.  
  618. [text-justify]
  619. group=Text
  620. initial=auto
  621. value1=inter\-word|newspaper|distribute|distribute\-all-lines|inter\-ideograph|auto
  622.  
  623. [text-transform]
  624. group=Text
  625. initial=none
  626. value1=capitalize|uppercase|lowercase|none
  627.  
  628. [text-underline-position]
  629. group=Text
  630. initial=below
  631. value1=above|below
  632.  
  633. [top]
  634. group=Positioning
  635. initial=auto
  636. value1=<percentage>|<length>|auto
  637.  
  638. [unicode-bidi]
  639. inherited=0
  640. initial=normal
  641. group=Text
  642. value1=normal|embed|bidi\-override
  643.  
  644. [vertical-align]
  645. group=Text
  646. initial=baseline
  647. value1=baseline|sub|super|top|middle|bottom|text\-top|text\-bottom
  648.  
  649. [visibility]
  650. group=Positioning
  651. initial=inherit
  652. value1=visible|hidden|inherit
  653.  
  654. [width]
  655. group=Positioning
  656. initial=auto
  657. value1=auto|<percentage>|<length>
  658.  
  659. [word-break]
  660. group=Text
  661. initial=normal
  662. value1=normal|break\-all|keep\-all
  663.  
  664. [word-wrap]
  665. group=Text
  666. initial=normal
  667. value1=normal|break\-word
  668.  
  669. [writing-mode]
  670. group=Text
  671. initial=lr-tb
  672. value1=lr\-tb|tb\-rl
  673.  
  674. [z-index]
  675. group=Positioning
  676. initial=auto
  677. value1=auto|<integer>
  678.  
  679. [zoom]
  680. group=Box
  681. initial=normal
  682. value1=normal|<percentage>|<number>
  683.  
  684. [browser-tips]
  685. property    = word-spacing
  686. message        = The property "word-spacing" is only supported by IE on the Mac